home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1996 April / Software of the Month Club 1996 April.iso / pc / os2 / htmlchk / mac / hcline.mac < prev    next >
Encoding:
Text File  |  1996-02-21  |  1.4 KB  |  23 lines

  1. /*---------------------------------------------------------------------------*/
  2. /*                                                                           */
  3. /*  hcLine - This REXX Macro is called when the report sends out a LINE      */
  4. /*           Item,  This is called for ALL types of ITEMS                    */
  5. /*                                                                           */
  6. /*  Valid Variables are:                                                     */
  7. /*      hcDeep          hclDoc          hclPhysical     hclFileSize          */
  8. /*      hclHTMLTag      hclFileType     hclMatched      hclLocalFound        */
  9. /*      hclServerRoot   hclOffSite      hclParent       hclAccessCount       */
  10. /*      hcpDoc          hcpPhysical     hcpFileSize     hcpHTMLTag           */
  11. /*      hcpFileType     hcpMatched      hcpLocalFound   hcpServerRoot        */
  12. /*      hcpOffSite      hcpAccessCount                                       */
  13. /*                                                                           */
  14. /*  Valid Functions:                                                         */
  15. /*     RxhcLineOut  - 1 Parameter (Output string) Cr/Lf will be added by     */
  16. /*                      the function                                         */
  17. /*                                                                           */
  18. /*---------------------------------------------------------------------------*/
  19.  
  20.  
  21.  
  22. RETURN
  23.